gpsbabel.git
2015-09-16 Robert LipeFix error about not ignoring checksums on NMEA GPWPL...
2015-09-16 Robert LipeMake git play nice with vim temp files (I hope.)
2015-09-16 Robert LipeMerge branch 'master' into scratch
2015-09-16 Robert LipeConvert GPWPT to use new parsing scheme.
2015-09-16 Robert LipeImprove test coverage of NMEA WPT handling.
2015-09-15 Robert Lipetypo fix in recent nmea change. Thanx, ujos!
2015-09-15 Robert LipeMerge remote-tracking branch 'refs/remotes/origin/master'
2015-09-15 Robert LipeCheckpoint nmea work.
2015-09-12 Robert LipeDelete gpsbabel/.gitignore as I pulled it into the...
2015-09-12 Robert LipePick up missed dot files from commit/push.
2015-09-12 Robert LipeMove everything up on directory level.
2015-08-28 tsteven4try -fPIC instead of -fPIE as required by gcc 5 with...
2015-08-17 mazgarmin_gpi: fix proximity alerts for large numbers...
2015-08-16 tsteven4fix error reading lowranceusr4 strings found by test...
2015-08-08 tsteven4add .gitignore files.
2015-08-08 tsteven4Merge pull request #4 from gpsbabel/utm-fix
2015-08-08 tsteven4minor type fix to styles doc.
2015-08-08 tsteven4fix bug with xcsv format and utm zone character input.
2015-08-05 tsteven4update travis ci with build and test script adapted...
2015-08-03 tsteven4simplify travis packages.
2015-08-02 tsteven4try to get travis to build gui.
2015-08-02 tsteven4add xsltproc to travis config for doc build.
2015-08-02 tsteven4try to have travis build doc.
2015-08-02 tsteven4create xmldoc/autogen directory in makedoc, it is requi...
2015-08-02 tsteven4Revert "fix doc creation which requires xmldoc/autogen...
2015-08-01 GPSBabelShelve doc for now.
2015-08-01 Robert LipeDon't do doc yet.
2015-08-01 GPSBabelAdd expat for xmlwf
2015-08-01 Robert LipeInstall expat for xmlwf.
2015-08-01 Robert LipeMinor tweak to see if this triggers a Travis build.
2015-08-01 tsteven4fix doc creation which requires xmldoc/autogen directory.
2015-08-01 GPSBabelMerge pull request #2 from gpsbabel/gpsbabel-patch-1
2015-08-01 GPSBabelUpdate gpx.cc
2015-07-31 GPSBabelCreate README.md
2015-07-31 GPSBabelCreate .travis.yml
2015-07-18 tsteven4fix memeory leaks in mtk reader.
2015-07-18 tsteven4Fix decoding of mtk SID-ELE-AZI-SNR data when not all...
2015-07-08 robertlipeKludge ioapi.c for Cygwin.
2015-07-08 robertlipeA bunch of busy work to satisfy hyperactive warnings...
2015-07-07 robertlipeinclude <stdio.h> in gbser_win.cc
2015-06-30 robertlipeClear buff in csv_writer to that successive lines modif...
2015-06-20 robertlipeTypo fix in last commit.
2015-06-20 robertlipeGiovanni Zilli adds slope handling to subrip format.
2015-06-09 tsteven4fix xml well formed test that was broken in r4996.
2015-06-08 robertlipeGreg Troxel makes testo less dependent on being bash.
2015-06-08 robertlipeInclude QStringList
2015-06-08 robertlipeAdd a (somewhat lazy) class to handle writing zip files...
2015-06-03 tsteven4quiet debug messages in garmin_fit fix.
2015-06-03 tsteven4ignore array data when reading garmin fit fields.
2015-06-01 robertlipeRestructure gpx internals to move things from write...
2015-05-09 tsteven4fix some undefined behaviors found by -fsanitize=undefined.
2015-04-28 robertlipeTypo fix in gbser_win.cc
2015-04-28 tsteven4clean up stuttering semicolons.
2015-04-26 robertlipeFix test of set_location and configure_logging in skYtraq.
2015-04-08 tsteven4fix character set conversion issues with tomtom reader...
2015-04-01 tsteven4fix custom garmin icons.
2015-03-29 robertlipeResist malformed Lowrance USR files.
2015-03-29 robertlipeFix theoretical memory leak in tpo.
2015-03-23 robertlipeAllow any POSIX shell in testo.
2015-03-22 robertlipeAdapt to Edge 510's mutation of Garmin Fit to deal...
2015-03-22 robertlipeGleb Smirinoff contributes vertical speed calculation...
2015-03-20 robertlipeDon't document -c and -l as they've been dead for a...
2015-03-16 robertlipeInclude stdlib.h in gpslibusb.cc
2015-03-01 robertlipeRemove dead #defines for XML_{SHORT,LONG}_TIME.
2015-02-16 robertlipeMove xol to QXMLStreamWriter, event though I'm not...
2015-02-13 robertlipeDocument DPL900 on skytraq page.
2015-02-13 robertlipeTry to improve handling of 230400kbit/sec in Windows...
2015-02-01 robertlipeImprove doc for Garmin-specific options in GPX writer.
2015-01-27 robertlipeFix leak in text.cc that I introduced last night.
2015-01-27 robertlipeFix leak I just introduced. (Thanx, Jenkins!)
2015-01-27 robertlipeMinor doc improvements on our hodgepodge of C89 and Qt.
2015-01-27 robertlipeMove rot13() to QString.
2015-01-27 robertlipeMove global_opts.charset to QString.
2015-01-25 robertlipeDon't include strptime when we aren't using it.
2015-01-20 robertlipeEliminate use of strptime in cst.
2015-01-18 robertlipeMove pdbfile to deprecated. Drop uuid.h.
2015-01-13 tsteven4reset LC_NUMERIC after Qt steps on it.
2015-01-05 robertlipeDon't force user to specificy -t in sbp.
2015-01-03 robertlipeDelete mkdmg which hasn't been used in years.
2015-01-03 robertlipeMinor changes for Windows build.
2015-01-02 robertlipeDelete unused fn in mainwindow.cc. Bump version number...
2015-01-02 robertlipeHandle Yosemite version reporting on a Qt that doesn...
2014-12-31 robertlipeRalf Horstmann makes KML reader more robust in light...
2014-12-26 tsteven4harden nmea reader to unexpectedly long data fields.
2014-12-22 robertlipeDon't let Google format reader crash on malformed route...
2014-12-22 robertlipeOpenBSD's head doesn't support -c. Avoid in testo.
2014-12-22 robertlipeRalf Horstmann fixes out of bound read in Google polyli...
2014-12-21 tsteven4fix handling of extra columns in unicsv reader.
2014-12-17 robertlipeOoopsy. Didn't mean to delete gbser_posix.
2014-12-17 robertlipeRegenerate Makefile dependencies.
2014-12-16 robertlipeDon't hang on malformed UTF-16 input.
2014-12-15 robertlipeRalf Horstmann makes mynav more robust to afl fuzzer.
2014-12-15 robertlipeEw. Internally force-match QStrings and C strings...
2014-12-14 robertlipeBe more precise with buffer size in gbfread of a QString.
2014-12-14 robertlipeFix brain-o from last gpx change.
2014-12-14 robertlipeMake gpx_version a QString in gpx writer.
2014-12-14 robertlipeTry to use xasprintf less often when we're putting...
2014-12-13 robertlipeMove cet/cet_util out of defs.h and into files where...
2014-12-08 robertlipeContinue repair of #includes. We use a lot more std...
2014-12-08 robertlipeMechanical attempts at fixing Linux build. Still broke...
next